Javascript 有三种消息提示框:
1 警告框:alert( )
2 确认框:confirm()
3 提示框:prompt()
2.jpg
this is confirm
3.jpg
this is alert
1.jpg
this is prompt